home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1997 April / EnigmA AMIGA RUN 17 (1997)(G.R. Edizioni)(IT)[!][issue 1997-04][EAR-CD].iso / EARCD / dev / amos / AMOS1196.lzh / AMOS.FAQ next >
Text File  |  1996-07-06  |  24KB  |  431 lines

  1. AMOS Mailing List FAQ
  2. Updated May 2, 1996 by Michael Cox (mcox@access.digex.net)
  3. -----------------------------------------------------------------------------
  4.             Part I  RULES OF THE MAILING LIST
  5.  
  6. 1.    To subscribe or unsubscribe send the message to either me or
  7.     amos-request@access.digex.net. DO NOT send them to the amos-list
  8.     address.  Put SUBSCRIBE or UNSUBSCRIBE in the body of the message
  9.     so I know what you want.
  10.  
  11. 2.    Do NOT mail files larger than 4kb to the list as some people pay for
  12.     the size of messages.  If you want to distribute a file that is larger
  13.     than 4kb:
  14.     a)    upload it to Aminet and post an announcement to the
  15.         list
  16.     b)    email it to me and I will upload it to Aminet
  17.     c)    post a message to the list asking who wants it mailed to them
  18.         and then mail it to those who give permission
  19.  
  20. 3.    Arguments over anything should be done via private email.
  21.  
  22. 4.    If a message to you is returned undeliverable, I will check the reason
  23.     why and then decide if I should delete you from the list.  So, if you
  24.     do not get messages for 2 days in a row, email me and I will let you
  25.     know what has happened.
  26.  
  27. 5.    No messages about pirating, removing protection from demos, etc.  I
  28.     don't have time to be a policeman, so let's try to be self-policing!
  29.  
  30. 6.    The AMOS List is amos-list@conan.eds-ms.com
  31.  
  32. 7.    The AMOS Bug Report form is http://tarkan.eds-ms.com/amiga/
  33.  
  34.  
  35.     Part II        COMMONLY ASKED QUESTIONS ABOUT AMOS
  36.  
  37. 1)  What is AMOS?
  38.     AMOS is a BASIC language.  It has many more commands than AmigaBASIC
  39. and can let you do more powerful things so it is a Superset of BASIC.  If you
  40. can program in BASIC, you can code in AMOS.  I think AMOS stands for AMiga
  41. Operating System but do not quote me on it!
  42.     AMOS is an interpreted language but you can buy the Compiler for it
  43. which will let you compile your programs into an AmigaDOS executable.  Then
  44. you can distribute your program without its source.  Obviously, compiled
  45. programs are much faster.  If you do not want to pay for the Compiler you can
  46. still distribute your programs using a runtime version of AMOS called RAMOS.
  47.  
  48.  
  49. 2)  What is AMOS Pro and Easy AMOS?
  50.     Well, first a bit  of history.  AMOS The Creator (AMOS) came first.
  51. Then, Easy AMOS was developed.  Finally, less than a year ago (Oct 1992)
  52. AMOS Professional (Pro) was released.
  53.     AMOS The Creator was first designed to be like the Atari's STOS but
  54. when Lionet saw how the Amiga was more powerful than the Atari he revamped it
  55. and made it a pure Amiga product.  In the beginning AMOS and the manual were
  56. rough and found it hard to get along with all Amigas.  However, due to the
  57. policy of free updates, AMOS is much more friendly to the AmigaOS.  The manual
  58. has not been updated so do not be surprised to find 'undocumented' commands and
  59. features.
  60.     Easy AMOS was designed to help introduce beginner programmers to AMOS
  61. and programming.  A few commands were removed from AMOS and a better user
  62. interface was created to make the environment as friendly as possible.  Also,
  63. the manual was designed with the beginner in mind and is more of a tutorial
  64. than a reference manual.
  65.     AMOS Professional was designed with the professional coder in mind.
  66. The environment was revamped and made even better than Easy AMOS.  It has a
  67. cleaner look with a better editor.  Also, many new commands were added, making
  68. it the most complex of the 3.  For those who have been with AMOS since its
  69. Creator days, you will know that Pro is much more friendlier to the AmigaOS
  70. and to machines with differing configurations.
  71.  
  72. NOTE: Europress *AND* Francois Lionet have dropped all support for AMOS at this
  73. time.  AMOS Pro was on a coverdisk.  Source code will not be released to a
  74. small group for updating/fixing.  The price of the code is way too high.
  75.  
  76. 3)  What is the latest versions?
  77.     As of May 1, 1996, they are:
  78.  
  79.     AMOS The Creator    v1.36
  80.     AMOS Compiler        v1.36
  81.     AMOS Professional    v2.0
  82.     AMOS Pro Compiler    v2.0
  83.  
  84. 4)  Where can I get the updates?
  85.     There are many ways:
  86.         A)    If you do not have FTP access, I can uuencode it and
  87.             email it to you
  88.         B)    If you live in the USA, you can send me a disk and one
  89.             32 cent stamp for return postage and I will snail mail
  90.             it to you.  Email me for my Snail Mail address.
  91.  
  92. If anyone knows of any other ways, please let me know so I can add it to the
  93. list.
  94.  
  95. To update to AMOS Pro v2.0, you must buy the Pro Compiler.  I have not seen or
  96. heard of any other way, so please correct me if I am wrong.
  97.  
  98. 5)  What extension slots are being used?
  99.  
  100.     AMOS                AMOS Pro
  101. 1+    Music or EME v4.64        Music or EME v4.64
  102. 2    Compact v1.2            Picture Compactor v2.00
  103. 3    Request v1.41            Requester v2.00
  104. 4    3D v1.00            3D v1.02AP
  105. 5    Compiler v1.36            Pro Compiler v2.00
  106. 6    Serial v1.2            IO Devices v2.00
  107. 7    TOME v4.24            TOME v4.24
  108. 8                    AMCAF v1.40
  109. 8    CText v2.5
  110. 9    Range (AMOS Club Ext.) v2.8    Range (AMOS Club Ext.) v2.8
  111. 10    Dump Lib
  112. 10    LDos v2.5            LDos v2.5
  113. 11    LSer v2.1            LSer v2.1
  114. 12    TURBO PLUS v2.0            TURBO PLUS v2.0
  115. 13    Powerbobs            Powerbobs
  116. 14    Intuition v1.3b            Intuition v1.3b
  117. 15    DSAM v????            DSAM v????
  118. 16*    EasyLife v1.4b            EasyLife v1.10a
  119. 16                    J-Windows
  120. 17                    Locale v0.26
  121. 18    CRAFT v1.00            CRAFT v1.00
  122. 19    MusiCRAFT v1.00            MusiCRAFT v1.00
  123. 20-*    AMOS OS Interface v3.4        AMOS OS Interface v3.4
  124. 20    Stars v2.33            Stars v2.33
  125. 21    Opalvision v1.1
  126. 22*    JD_Extension v6.x        JD_Extension v6.x
  127. 23                    Misc v1.0
  128. 24                    GUI v1.5
  129.  
  130. (+ = EME is Enhanced Music Extension and is a replacement of the Music.Lib)
  131. (* = Not official as far as I know, so the numbers may change)
  132. Please send me any corrections or additions.
  133.  
  134.  
  135. 6)  What programs on the Internet are written in AMOS?
  136.  
  137. These files are on Aminet:
  138. Filename           Location   Size Description
  139. ------------------ --------   ---- -----------
  140. 3DAmosDemo.lha     dev/amos    11K 152+AMOS demo source of 3D game
  141. 3D_Pro.lha         gfx/3d     212K  17+The biggest and best stereogram creator
  142. abk2mod.lha        dev/amos   101K   7+Converts AMOS Music Banks into ProTracke
  143. alien_breed_3.lha  dev/amos    15K   8+Tank duel, Alien Breed 3 clone
  144. ALottoWin.lha      dev/amos    69K  19+ALottoWin v1.0 random LOTTO numbers.
  145. alt-amos-faq.lha   dev/amos     5K  12+Alt.religion.amos Newsgroup FAQ
  146. Amastermind.lha    game/board 124K 235+Mastermind type game written in AMOS. V1
  147. AMCAFExt140Exa.lha dev/amos   726K  13+Examples for the AMCAF extension
  148. AMCAFExt140InD.lha dev/amos   507K  13+Latest demovers of the AMCAF-Ext GERMAN
  149. AMCAFExt140InE.lha dev/amos   499K  12+Latest demovers of the AMCAF-Ext ENGLISH
  150. AMCAFUpd140Exa.lha dev/amos   366K  12+Examples UPDATE for the AMCAF extension
  151. AMCAFUpd140InD.lha dev/amos   185K  12+Latest UPDATE of the AMCAF-Ext GERMAN
  152. AMCAFUpd140InE.lha dev/amos   179K  12+Latest UPDATE of the AMCAF-Ext ENGLISH
  153. amos-list.lha      dev/amos   122K 152+Archive containing AMOS related e-mail d
  154. amos-meetings.txt  docs/anno    1K   6+IRC meetings about Amos and Amos Pro
  155. AMOS-PD-CD.txt     docs/rview   5K  83 Programmer: AMOS PD CD
  156. Amos.guide02.lha   dev/amos    64K  98+A amigaguide help file for amos v0.2
  157. AMOS.txt           docs/rview  13K 207 Programmer: AMOS: The Creator
  158. AMOS3D.txt         docs/rview   8K 207 Programmer: AMOS 3D and Compiler
  159. AMOSClubUK.lha     dev/amos    12K 134+How North American AMOS coders can join
  160. amosgeil.lha       dev/amos    92K  19+Some great Amos procs
  161. AMOSList-0195.lzh  dev/amos   183K  65+Messages about AMOS during January 1995
  162. AMOSList-0196.lzh  dev/amos   236K  13+Messages about AMOS during January 1996
  163. AMOSList-0295.lzh  dev/amos   197K  61+Messages about AMOS during February 1995
  164. AMOSList-0296.lzh  dev/amos   195K   8+Messages about AMOS during February 1996
  165. AMOSList-0395.lzh  dev/amos   100K  55+Messages about AMOS during March 1995
  166. AMOSList-0396.lzh  dev/amos   107K   4+Messages about AMOS during March 1996
  167. AMOSList-0495.lzh  dev/amos   100K  52+Messages about AMOS during April 1995
  168. AMOSList-0496.lzh  dev/amos   465K   0+Messages about AMOS during April 1996
  169. AMOSList-0595.lzh  dev/amos   122K  47+Messages about AMOS during May 1995
  170. AMOSList-0694.lzh  dev/amos    39K  95+Messages about AMOS during June 1994
  171. AMOSList-0695.lzh  dev/amos   156K  43+Messages about AMOS during June 1995
  172. AMOSList-0794.lzh  dev/amos   112K  91+Messages about AMOS during July 1994
  173. AMOSList-0795.lzh  dev/amos   154K  39+Messages about AMOS during July 1995
  174. AMOSList-0894.lzh  dev/amos   177K  87+Messages about AMOS during August 1994
  175. AMOSList-0895.lzh  dev/amos   295K  34+Messages about AMOS during August 1995
  176. AMOSList-0994.lzh  dev/amos   132K  82+Messages about AMOS during September 199
  177. AMOSList-0995.lzh  dev/amos   331K  30+Messages about AMOS during September 199
  178. AMOSList-1094.lzh  dev/amos   160K  78+Messages about AMOS during October 1994
  179. AMOSList-1095.lzh  dev/amos   263K  26+Messages about AMOS during October 1995
  180. AMOSList-1194.lzh  dev/amos   253K  74+Messages about AMOS during November 1994
  181. AMOSList-1195.lzh  dev/amos    90K  21+Messages about AMOS during November 1995
  182. AMOSList-1294.lzh  dev/amos    97K  69+Messages about AMOS during December 1994
  183. AMOSList-1295.lzh  dev/amos   545K  17+Messages about AMOS during December 1995
  184. AMOSList0993.lzh   dev/amos   335K 134+Archive of messages in September 93 on t
  185. AMOSMEDPlayer.lha  dev/amos    54K 185 MED player for AMOS
  186. AmosMultiEnv11.lha dev/amos    37K 110+Select a .Env file on loading AMOS - Upd
  187. amosopal.lha       gfx/board   12K 135+AMOS Extension to access Opal.library.
  188. AMOSProfession.txt docs/rview   6K 182 Programmer: Amos Professional
  189. amosprog.lha       dev/amos     8K  30+Some useful AMOS procedures
  190. amosutil.lha       dev/amos     2K 212+Small AMOS tools
  191. AmosUtils.lha      dev/amos     7K   6+Two useful Amos accessories
  192. AMOSZine.lha       dev/amos   266K  20+A demo of AMOSZine
  193. Amos_ADTS.lha      dev/amos    31K 103+Add Abstract Data type Support to Amos
  194. AMOS_games.lha     game/misc  155K  31+Two AMOS games, about 2 1/2 years old
  195. amos_modplay3.lha  mus/play   108K 109+MOD. music player coded in AMOS
  196. amtudemo.lha       dev/amos    68K 127+Demo of AMTUITION, allows simulation of 
  197. Am_Mui10.lha       dev/amos    65K  89+Use MUI from AMOSPro
  198. anim2bob.lha       dev/amos    10K   0+<AMOS PRO> Convert Anim files to Bob ban
  199. APME14.lzh         dev/amos    95K  32+Choose different extensions when loading
  200. ArtCoder.lha       dev/amos    70K  15+"Dpaint" that writes AMOS graphics code
  201. atoms.lha          game/think 179K  11+A nice atomic game V2.0
  202. Auto.lha           game/think 178K  12+Quiz-Game in AMOS.
  203. bab101.lha         game/demo   86K  15+Born Again Bad Game Demo w/AMOSPro 2.0
  204. beast_scroll.lha   dev/amos    36K   8+3 layered parallax scroll
  205. BorisBall.lha      game/demo  339K   3+Demo of a Megaball beater with 8 BALL MU
  206. Bounce.lha         game/jump  184K  33+A highly enjoyable bouncy platform game!
  207. CD32-Joypad.lha    dev/amos     5K   3+Read CD32 joypad from Amos.
  208. chaneques_1.lha    game/think 416K  83+Great puzzle game,good gfx,Disk 1/2,Amos
  209. chaneques_2.lha    game/think 397K  83+Great puzzle game,good gfx,Disk 2,Amos
  210. ChooseEnv.lha      dev/amos     7K 114+Select a .Env file on loading AMOS
  211. CLR_Licensewar.lha dev/amos    23K 134+How to buy CLR Licenseware in North Amer
  212. Colpectius1.lha    dev/amos    26K  34+Collection of AMOS progs, v1.1 all(?) bu
  213. DairyDemos.lha     dev/amos   117K   4+2 nice demos by Dairymen Soft
  214. deluxema.lha       dev/amos   166K  12+Screen Editor
  215. demo3.lha          dev/amos   182K  32+3 AMOS games in source form
  216. DFunc.lha          dev/amos     3K  19+DFunc  AMOS 
  217. dizzy_clone.lha    dev/amos    46K   8+Clone of the "Dizzy" series
  218. Dome.lha           game/misc  183K  29+Amos strategy game beta demo version
  219. duck.lha           game/shoot 199K  19+A fun little shoot em up
  220. Easylife110pt1.lha dev/amos    92K  53+Upgrade/Bug Fix for Easylife version 1.1
  221. Easylife110_P1.lha dev/amos   269K  57+AMOSPro Extension + Accessories
  222. Easylife110_P2.lha dev/amos   144K  57+AMOSPro Extension + Accessories
  223. Easylife110_P3.lha dev/amos   214K  57+AMOSPro Extension + Accessories
  224. Ercole-ext.lha     dev/amos     3K   5+AMOS Extension V1.6. Gives 10 new comman
  225. ExampleSrc1.lha    dev/amos   281K  35+Example of AMOS sources
  226. Exit16v2.lha       game/think 103K  72+Simple puzzle game written in AMOS.
  227. fantasy.lha        game/shoot 160K  22+Nice shoot'em up made in Amos
  228. FBN-Bann.lha       text/print  52K  16+Banner prints large banners on a printer
  229. FBN-BFTM.lha       game/misc   68K  16+Simple BlackJack program
  230. FBN-Cybe.dms       demo/mega  448K  16+CyberSpace BBS Demo from Meatball Madnes
  231. FBN-D21u.lha       game/role  311K   7+Dungeon adventure game unregistered vers
  232. FBN-D22u.lha       game/role  312K   6+Dungeon adventure game unregistered vers
  233. FBN-Solo.lha       game/misc  346K  16+Excellent Star Trek Battle Simulator
  234. FBN-Ther.lha       game/gag   104K  16+Joke therapist to help with your mental
  235. FixLock.lha        util/cdity   5K  30+Fixes problems with eg. AMOS and MuFS
  236. flight.lha         dev/amos     1K  26+An Amos routine of preflight check for a
  237. freeway.lha        game/misc  123K  33+AMOS Game simlar to Frogger or croak    
  238. FSelExt.lha        dev/amos     1K  92+FSel Extension Procedures for AMOS and A
  239. galax.lha          dev/amos   108K   8+Vertical scroll arcade shooter
  240. Grafik.lha         gfx/fract   52K  75+Fractal-Pattern-Generator in AMOS (germa
  241. gridloc.lha        comm/radio  48K  86+(AMOS) Amateur Radio grid square calc
  242. gtt.lha            dev/amos     2K  12+Gets tool types in AMOS
  243. GuiComp.lha        dev/amos    65K   0+GUI compiler V1.1
  244. GuiExt15.lha       dev/amos   117K   4+Very GOOD Intuition extension for AmosPr
  245. helpacc.lha        dev/amos    65K 143+Add online help to AMOS v1.3x
  246. HotSpot.lha        dev/amos     1K  29+HotSpot changer utility
  247. hrainbows.lha      dev/amos    74K  14+AMOS rainbow designer
  248. IDCMP.lha          dev/amos     6K 103+Amos and Intuition. 
  249. InterfaceDesgn.lha dev/amos    46K  83+User-interface-designer for amospro. v1.
  250. in_the_target.lha  game/shoot 181K  23+Shoot'em up in a blu sky.
  251. isms.lha           dev/amos    11K  12+Intelligent Screen Manager System for AM
  252. jdlib4_6.lha       dev/amos   269K 126+Add lots of commands to AMOS Pro! Extens
  253. JellyOthelly.lha   game/think  73K  20+Very funy version of Othello.
  254. Jump.lha           game/think 106K  75+A AMOS-Game in german...
  255. jwindows.lha       dev/amos   401K   0+J-Windows new extension,preview 
  256. KDLppACC.lha       dev/amos    38K  30+Another but very powerful PP accessory
  257. KnockOut2.lha      game/2play 569K   4+AF's PD Select. Now play attached to ELA
  258. laby.lha           dev/amos    47K  76+A simply labyrinth-maker in AMOS (German
  259. ldosv25d.lha       dev/amos    75K 185 new AMOS-commands. ARexx and MORE!
  260. liga.lha           biz/dbase  176K  13+NEW data base for soccer results.  (eng)
  261. Logo1_4.lha        dev/lang   331K  11+Nice programming language of TURTLE.
  262. lserv25d.lha       dev/amos    37K 185 new serial for AMOS. With XPR-support!
  263. MadAMOS.lha        util/blank 205K  15+Nine older blankers for Madhouse, try th
  264. Manos.lha          game/think  57K  11+A minefield game
  265. mapcreator.lha     dev/amos     7K  81+Generates 2D overhead view terrain maps
  266. MatrixBlaster.lha  game/misc  299K 122 TRON Light Cycles in AMOS
  267. mazegen.lha        dev/amos    60K 165+Generate mazes for use with AMOS
  268. MazeTest.lha       gfx/misc   114K  58+Iff map reading program in Amos
  269. mdb2_0.lha         biz/dbase  327K   7+Movie Database written in AMOS
  270. MegaDemo1.lha      dev/amos   458K  31+A large multi-part demo written i AMOS  
  271. Memory.lha         game/think  56K  75+Memory-Game in AMOS (Trimory-Version, ge
  272. MiscExt.lha        dev/amos     5K  50+Extension for AMOS Pro
  273. monster_enemy.lha  dev/amos    29K   8+Code for controlling huge enemies
  274. morbith.lha        dev/amos    82K  36+3 little AMOS programms
  275. MReminder.lha      util/time  109K    +Helps you to remember dates
  276. msgportloc.lha     dev/amos     6K  54+An AMOSPro application to find message (
  277. MultiPro.lha       dev/amos    10K  30+Amos procedure for programming enviromen
  278. navalbattle.lha    game/think  65K  23+Game of naval battle against computer
  279. NightMathAttak.lha misc/edu   116K  11+Educational math game
  280. NTSC_PAL.lha       dev/amos     5K  95+NTSC<>PAL switcher accessory for AMOSPro
  281. ObjManip.lha       dev/basic  207K  25+IFF Brushes, BlitzII shapes, AMOS Bobs+I
  282. Optim_Tips.lha     dev/amos     4K   6+Some optimisation tips for AMOS programm
  283. Othello.lha        dev/amos     3K  80+A conversion of the board game OTHELLO  
  284. Pacmans-Return.lha game/misc  237K  29+Amos stylish conversion of THE GAME
  285. Paint.lha          game/misc   45K  12+Little game in AMOS
  286. Peg-It.lha         game/think  97K  17+Original and VERY addictive Puzzle game
  287. Peg-It_src.lha     dev/amos    54k   1+Source for one of the BEST puzzle games!
  288. PH_PROGS.lha       dev/amos    11K 152+Five short usefull AMOS source programs
  289. PilesOTiles.lha    game/think  99K  12+Chinese style puzzle game Like Shangai
  290. PIXX_Master.lha    gfx/edit    71K  30+Drawing program, written in AMOS, 3 year
  291. PongTourney1.0.lha game/misc  118K  95+Pre-release of AMOS Pong game.
  292. PowerBobs.lha      dev/amos   162K  18+PowerBobs for Amos and Amos Pro
  293. ppACC.lha          dev/amos    31K  60+An accessory program to crunch and decru
  294. ppAccessory10.lha  dev/amos    43K  88+A set of AMOS Professional Accessory pro
  295. PrgCollection.lha  dev/amos   661K  55+Many programs (mostly demos) for AMOS.
  296. ProcLib3.0.lha     dev/amos    64K 106+A library of AMOS procedures
  297. projlist.txt       dev/amos    24K 104+List of current projects by Amos users o
  298. puzle.lha          game/think 608K  13+Authentic puzzle game (80 elements) xpk
  299. pw_proce.lha       dev/amos   237K  12+POWER Procedures 1.40 for AMOS !
  300. RadarRatRun.lha    game/misc  384K  31+A maze game Written in AmosPro.
  301. RainMaker2Demo.lha dev/amos    37K 179 AMOS utility for making rainbows 
  302. reorder.lha        dev/basic   24K   2+Sorts Amos or HiSoft programs.(v1.1)
  303. rgallery.lha       pix/misc    42K  15+Temporary paintings created with AMOSPro
  304. rpgedito.lzh       game/role  297K  12+RPG Creator written in AMOS
  305. Rocko.lha          game/misc  290K  13+Boxing Game with Digitized Graphics
  306. SampleBankEdit.lha dev/amos   103K 132+Requires EasyLife Extension
  307. scally.lha         dev/amos   635K   0+Amos Demo (all amigas >1mb) 
  308. scally_source.lha  dev/amos    84K   0+<Any Machine> Complete source code for m
  309. screenedv22.lha    dev/amos    91K 109+Good AMOS(pro) ScreenEd for games ect...
  310. ShanghaiII.lha     game/board 206K  Greek Shanghai, board game. PAL display.
  311. TSL.lha            biz/dbase  107K  Fast INDEX KEEPER for DJs, with 3500 songs
  312. DTA_Clock.lha      util/time   60K  The Most Beautiful Clock In The World.
  313. ShroomGammon.lha   game/board 258K  21+Backgammon with Mushrooms! *GREAT FUN*
  314. siit.lha           dev/amos    85K 109+Icon editor for use with AMOS(pro)
  315. SmoothGuide13b.lha text/hyper  76K  13+Smooth AmigaGuide Reader for all Amigas.
  316. SneechSource.lha   dev/amos    27K  26+Early Sneech Game in AMOS Source code.
  317. SneechV1_5.lha     game/2play 390K   0+NEW Vers of *THE BEST* Multi Snake Game!
  318. space_fighter.lha  dev/amos    54K   8+"Street Fighter" clone
  319. spritegr.lha       dev/amos    67K  13+A cool one-click sprite grabber for AMOS
  320. SRM-V2_2.lha       dev/amos    17K 101+An upgrade to the Resource Bank Maker
  321. SRMv23.lha         dev/amos    45K  74+An upgrade to the Resource Bank Maker
  322. stars.lha          dev/amos     7K 149+AGA Supporting AMOS extension with starf
  323. stormcrunch2.lha   dev/amos    91K 109+AMOS cruncher for files/executables (AMO
  324. Strom.lha          biz/dbase   52K  12+Electricity consumption database in AMOS
  325. strong1.lha        dev/amos    94K 165+Demo using TURBO in AMOS
  326. SupraProcedure.lha dev/amos    20K  11+A collection of AMOS/AMOSPRO Procedures
  327. swarm.lha          dev/amos    56K 104+Swarm! lines fly to mouse pointer - very
  328. tag-w-amos.lha     game/2play 303K  42+TAG, with amos.library 2+
  329. tamelibs.lha       dev/amos    21K 164+Addendum to amos92.dms for TAME
  330. TBSdemo9.lha       dev/amos   106K 102+AMOS Bob/Sprite editor.
  331. tscene1.lha        dev/amos   147K 113+Demo of scene/map editor with TURBO Plus
  332. TTT.lha            game/think  48K  75+Tic-Tac-Toe in AMOS (V0.6, german)
  333. turbo1.lha         dev/amos   103K 113+Demo of TURBO Plus.  Includes full list 
  334. Twinz.lha          game/think 133K  20+Great matching pairs game.
  335. UniWaveDemo.lha    dev/amos    65K  55+Cool programming demo in AMOS!
  336. unlocker.lha       dev/amos     5K   2+Unlocks AMOS locked procedures
  337. VarCheck101.lha    dev/amos    11K  89+Update to easylife variable checker
  338. walk.lha           dev/amos   188K  11+Source for dungeon walk like in Beholder
  339. ZoneEditor3.lha    dev/amos    65K  90+Includes Editor Enhancer.
  340. Please email me with changes, adds, deletions, etc.
  341.  
  342. 7)  What AMOS clubs are there besides the AMOS UK club run by Aaron Fothergill?
  343.  
  344. Here is some info, furnished by Ryan Scott (rscott@gate.net):
  345.  
  346. Klub AMOS France
  347. DP 133
  348. 18003 Bourges
  349. Cedex France
  350. ++(33) 482 48375 FAX
  351.  
  352. Contact is Denis Bernard.  I don't know what they do exactly.
  353.  
  354. Australian AMOS Club
  355. PO Box 168
  356. Willoughby Australia
  357. NSW 2068
  358. +61 2 528 2645 voice/FAX
  359.  
  360. Publish an excellent newsletter 4 x a year, have large PD library and 
  361. active users.  Wayne Johnson is the editor.
  362.  
  363. The Mr AMOS Club
  364. 8 Magnolia Park
  365. Dunmurry
  366. BT17 ODS
  367. Northern Ireland
  368. 0232 626694
  369.  
  370. Excellent AMOS support in the UK and elsewhere.  Provided by Brian Bell, 
  371. Mr AMOS himself.  Publish an excellent disk magazine, and has PD.
  372.  
  373. The AMOS Club USA
  374. PO Box 11434
  375. Milwaukee WI 53211
  376.  
  377. Publish a bi-monthly newsletter.  Mark Schultz, editor.  Have AMOS PD.
  378.  
  379. Totally AMOS and the 
  380. Official AMOS PD Library
  381. 17 Wick Farm Road
  382. St Lawrence Bay
  383. Nr Southminster
  384. Essex CM0 7PF UK
  385.  
  386. Publish Totally AMOS disk magazine, maintain the only 'official' AMOS PD 
  387. library with APD disks totalling over 600.  Run by Anne Tucker, and Len 
  388. Tucker.
  389.  
  390.  
  391. 8)  RUMORS
  392. Brian Bell's Mr. AMOS Club (listed in section 7) were apparently robbed right
  393. after they moved into a new building and did not have insurance.  They lost
  394. 5000pounds worth of equipment and have had to sell the rights to Charlie Chimp
  395. I and II, and Spacefighter to get some minimal equipment.  Their PD disk has
  396. stoppped as of issue 6.  No word as to whether or not they will start again.
  397.  
  398. 9)  BOOKS
  399. AMOS IN ACTION by Len Tucker.  Published by KUMA.
  400. AMIGA GAME MAKER'S MANUAL by Stephen Hill.  Published by SIGMA.
  401. ULTIMATE AMOS by Jason Holborn.  Published by Amiga Format (Future)
  402.  
  403. 10)  AmiNet Sites
  404.  
  405. Country         Machine Name             IP address      Directory
  406. --------------------------------------------------------------------
  407. USA (MO)     ftp.wustl.edu            128.252.135.4   pub/aminet/
  408. USA (TX)     ftp.etsu.edu             192.43.199.20   pub/aminet/
  409. USA (WI)     ftp.netnet.net           198.70.64.3     pub/aminet/
  410. Scandinavia  ftp.luth.se              130.240.18.2    pub/aminet/
  411. Switzerland  ftp.eunet.ch             146.228.10.16   pub/aminet/
  412. Switzerland  ftp.math.ethz.ch         129.132.104.6   pub/aminet/
  413. Switzerland  litamiga.epfl.ch         128.178.151.32  pub/aminet/ (*)
  414. Germany      ftp.uni-paderborn.de     131.234.2.32    pub/aminet/
  415. Germany      ftp.uni-erlangen.de      131.188.3.2     pub/aminet/
  416. Germany      ftp.uni-bielefeld.de     129.70.4.55     pub/aminet/
  417. Germany      ftp.uni-oldenburg.de     134.106.40.9    pub/aminet/
  418. Germany      ftp.uni-kl.de            131.246.9.95    pub/aminet/
  419. Germany      ftp.uni-stuttgart.de     129.96.8.13     pub/aminet/
  420. Germany      ftp.uni-siegen.de        141.99.128.1    pub/aminet/
  421. Germany      ftp.cs.tu-berlin.de      130.149.17.7    pub/aminet/
  422. Germany      ftp.stud.fh-heilbronn.de 141.7.1.41      pub/aminet/
  423. Germany      ftp.tu-chemnitz.de       192.108.33.193  pub/aminet/
  424. UK           ftp.doc.ic.ac.uk         146.169.2.1     pub/aminet/
  425. UK           micros.hensa.ac.uk       148.88.8.84     pub/aminet/
  426.  
  427.    (*) closed 6:30am to 4pm weekdays
  428.  
  429. or try Searching gopherspace with ARCHIE, VERONICA, or JUGHEAD!
  430. End of FAQ
  431.